Uses of Package
negotiator.tournament

Packages that use negotiator.tournament
negotiator.protocol   
negotiator.protocol.alternatingoffers   
negotiator.protocol.auction   
negotiator.tournament   
 

Classes in negotiator.tournament used by negotiator.protocol
Tournament
          This class stores all tournament info (protocol, list of profiles, list of agents, etc.) This is then converted into a list of Protocols using Tournament.getSessions().
TournamentRunner
          TournamentRunner is a class that runs a tournament.
 

Classes in negotiator.tournament used by negotiator.protocol.alternatingoffers
Tournament
          This class stores all tournament info (protocol, list of profiles, list of agents, etc.) This is then converted into a list of Protocols using Tournament.getSessions().
 

Classes in negotiator.tournament used by negotiator.protocol.auction
Tournament
          This class stores all tournament info (protocol, list of profiles, list of agents, etc.) This is then converted into a list of Protocols using Tournament.getSessions().
 

Classes in negotiator.tournament used by negotiator.tournament
Tournament
          This class stores all tournament info (protocol, list of profiles, list of agents, etc.) This is then converted into a list of Protocols using Tournament.getSessions().